From 7f79c36cb73685031852a51e674aac19ea0dd9af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Sun, 5 Mar 2017 08:55:26 +0100 Subject: [PATCH] testsuite: Remove :sorted usage Not valid CSS anymore. --- testsuite/gtk/stylecontext.c | 1 - 1 file changed, 1 deletion(-) diff --git a/testsuite/gtk/stylecontext.c b/testsuite/gtk/stylecontext.c index b66d91739b..8610e2d994 100644 --- a/testsuite/gtk/stylecontext.c +++ b/testsuite/gtk/stylecontext.c @@ -26,7 +26,6 @@ test_parse_selectors (void) "tab:nth-child(last) {}", "tab:nth-child(even) {}", "tab:nth-child(odd) {}", - "tab:sorted {}", ".some-class {}", ".some-class.another-class {}", ".some-class .another-class {}", -- 2.30.2